CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC OCI Oracle

搜索资源列表

  1. OCI+Oracle

    2下载:
  2. 这个是用OCI接口在VC平台上对Oracle 数据库的操作.包括对数据库的连接,数据表的提取,查询,删除,修改等基本功能.这个代码已经编译实现.-this is the VC OCI interface platform for Oracle database operation. Included in the database connectivity, data from the table, query, deletion, modification and other basic fu
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:49737
    • 提供者:江宇
  1. oralib

    0下载:
  2. 对Oracle数据库OCI的一个轻量级封装,使用方便可靠,对于用VC++开发数据库应用有极强的辅助作用。-Oracle OCI right of a lightweight package, easy to use and reliable, with VC database applications have a strong supporting role.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:26063
    • 提供者:griea
  1. oracle_oci

    1下载:
  2. 访问oracle 数据库的oci (VC)封装,使用起来非常简单。-visit oracle database columns (VC) Packaging, it is very simple to use.
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:6115
    • 提供者:孙盛
  1. OracleOCI

    2下载:
  2. Oracle OCI 应用,VC++中如何用ORACLE OCI实现Oracle数据库的连接和对表的访问-Oracle OCI applications, VC how to use Oracle OCI Oracle database connectivity, and the visit of table
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:510210
    • 提供者:王金陵
  1. vcoci

    0下载:
  2. VC++调用Oracle的OCI,在vc环境下如何使用oci,及常用的OCI的接口函数,本文都介绍了且实例了。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:142315
    • 提供者:骆新
  1. 20070117203148426

    1下载:
  2. VC下通过Oracle OCI方式连接数据库。
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:111829
    • 提供者:zjp
  1. oci

    2下载:
  2. VC下的Oracle数据库读写操作案例,包括SQL-Plus的各种语句执行,以及存储过程的调用
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:57907
    • 提供者:nnnn
  1. vc++ OCL oracle 访问接口

    2下载:
  2. 使用OCL可以非常方便的访问ORACLE数据库,适用于各大小系统!~
  3. 所属分类:Oracle数据库

    • 发布日期:2009-04-29
    • 文件大小:734643
    • 提供者:snow1214
  1. oci连接oracle的vc库和例子

    1下载:
  2. oci连接oracle的vc库
  3. 所属分类:Oracle数据库

  1. OracleSpatial_OCI-code

    0下载:
  2. oracle oci vc++的一些应用例子,对OCI编程和学习都很有帮助.希望帮到大家.-oracle oci vc++ examples of some applications, the OCI programming and learning are very helpful. hope that useful.
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:122621
    • 提供者:阿杜
  1. ocilib-3.9.2-windows

    0下载:
  2. vc连接oracle,对oci的开源封装,比官方的occi好用-vc connection oracle, open-source package for oci, easy to use than the official occi
  3. 所属分类:Oracle

    • 发布日期:2017-05-11
    • 文件大小:2726117
    • 提供者:wsj
  1. oracle_ole_dev

    0下载:
  2. 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the
  3. 所属分类:Database system

    • 发布日期:2017-11-09
    • 文件大小:160833
    • 提供者:吕荣
  1. vc+ORACLE

    0下载:
  2. rar内附有详细的步骤说明,按照步骤,你可以实现对oracle数据库的链接-rar containing a detailed descr iption of the steps, in accordance with the steps, you can achieve the oracle database link
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:277019
    • 提供者:王艳红
  1. OCIforvc

    0下载:
  2. Oracle OCI 应用,VC++中如何用ORACLE OCI实现Oracle数据库的连接和对表的访问 -Oracle OCI applications, VC++ In how to use Oracle database ORACLE OCI achieve connectivity and access to the Table
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:959496
    • 提供者:123
  1. oracle_oci_fengzhuang

    1下载:
  2. oracle oci vc++ 封装,非常好用-oracle oci vc++ package, very easy to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:16082
    • 提供者:李物
  1. OciApiPack

    0下载:
  2. OCI访问Oracle函数封装,VC使用方便-OCI to access Oracle function package
  3. 所属分类:Oracle

    • 发布日期:2017-04-06
    • 文件大小:5410
    • 提供者:MaJN
  1. VCPP-connect-Oracle-Database

    0下载:
  2. 详细讲解了VC++中连接Oracle数据库的几种方法,有odbc,ado,proc,oci-Explained in detail to connect VC++, Oracle database in several ways, there are odbc, ado, proc, oci
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:261800
    • 提供者:kulong
  1. oci

    0下载:
  2. VC下的Oracle数据库读写操作案例,VC下的Oracle数据库读写操作案例-VC Oracle VC Oracle
  3. 所属分类:Oracle

    • 发布日期:2017-03-27
    • 文件大小:964748
    • 提供者:李雨婷
  1. 5693853ocitest

    0下载:
  2. VC++实现oracle数据库的连接和简单操作,采用的方法是oci-VC++ oracle database connection and simple operation, the approach is OCI
  3. 所属分类:Oracle

    • 发布日期:2017-11-21
    • 文件大小:386025
    • 提供者:ALan
  1. OCIExampleDlg

    0下载:
  2. 基于vc++的Oracle与OCI技术及编程源程序-VC Oracle Oci
  3. 所属分类:Oracle

    • 发布日期:2017-11-30
    • 文件大小:7056195
    • 提供者:justar
« 12 »
搜珍网 www.dssz.com